Objects Reference

static_mesh::message

Prototype

int message(vector& p,float rad,int msg,int param,void *data)

Parameters

Parameter Type Description
p vector& position
rad float radius
msg int type
param int parameter
data void * general pointer parameter

Return Value

Returns 0 continue the message chain.

Remarks

This function processes the messages sent to the bsp leaf faces. It handles static and dynamic lighting messages.